GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangleF / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangleF~_ctor / GdPictureRectangleF Constructor(GdPictureRectangleF)





In This Topic
GdPictureRectangleF Constructor(GdPictureRectangleF)
In This Topic
Syntax
'Declaration
 
Public Function New( _
   ByVal rect As GdPictureRectangleF _
)
public GdPictureRectangleF( 
   GdPictureRectangleF rect
)
public GdPictureRectangleF( 
    rect: GdPictureRectangleF
); 
public function GdPictureRectangleF( 
   rect : GdPictureRectangleF
);
public: GdPictureRectangleF( 
   GdPictureRectangleF* rect
)
public:
GdPictureRectangleF( 
   GdPictureRectangleF^ rect
)

Parameters

rect
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangleF
GdPictureRectangleF Members
Overload List